home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 April
/
inter@ivo 1997-04.iso
/
cybint15
/
bin
/
gom2.dxr
/
00165.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-01
|
162 b
|
11 lines
on mouseUp
global contas
if contas = 0 then
set contas to 1
callwww("http://www.udcv.pt/gordons/")
else
set contas to 0
go(12)
end if
end